Skip to content

Reduce cycomatic complexity to 15 and resolve failing code#243

Merged
spaulg merged 1 commit into
mainfrom
242-reduce-cyclomatic-complexity-limit-to-15
Jun 23, 2026
Merged

Reduce cycomatic complexity to 15 and resolve failing code#243
spaulg merged 1 commit into
mainfrom
242-reduce-cyclomatic-complexity-limit-to-15

Conversation

@spaulg

@spaulg spaulg commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Reduce cycomatic complexity to 15 and resolve failing code

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 34.84163% with 144 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.41%. Comparing base (a56f7c3) to head (a281c30).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
internal/pkg/host/infra/container/docker.go 0.00% 45 Missing ⚠️
internal/pkg/host/app/project_control_guards.go 6.97% 37 Missing and 3 partials ⚠️
internal/pkg/host/app/project_tooling.go 0.00% 32 Missing ⚠️
...kg/entrypoint/app/workflow/grpc_workflow_runner.go 0.00% 27 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #243      +/-   ##
==========================================
+ Coverage   40.21%   40.41%   +0.20%     
==========================================
  Files          60       62       +2     
  Lines        2740     2766      +26     
==========================================
+ Hits         1102     1118      +16     
- Misses       1580     1590      +10     
  Partials       58       58              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@spaulg
spaulg force-pushed the 242-reduce-cyclomatic-complexity-limit-to-15 branch from 68cd889 to 4769d35 Compare June 23, 2026 19:57
Reduce cycomatic complexity to 15 and resolve failing code
@spaulg
spaulg force-pushed the 242-reduce-cyclomatic-complexity-limit-to-15 branch from 4769d35 to a281c30 Compare June 23, 2026 20:03
@spaulg
spaulg marked this pull request as ready for review June 23, 2026 20:12
@spaulg
spaulg merged commit 547a8ec into main Jun 23, 2026
5 of 6 checks passed
@spaulg
spaulg deleted the 242-reduce-cyclomatic-complexity-limit-to-15 branch June 23, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant